Project Number Date
MobileAutomation 001 15 Jun 2017, 11:09

Feature Report

Scenarios Steps
Feature Total Passed Failed Total Passed Failed Skipped Pending Undefined Missing Duration Status
HSBC Website different page loading 2 1 1 6 5 1 0 0 0 0 40s 171ms Failed
@androidbrowser
Feature: HSBC Website different page loading
Before Hooks.startSession(Scenario)
Scenario: To verify HSBC About HSBC page is loading sucessfully
Given hsbc website page is open12s 623ms
When user clicks on the about hsbc link04s 151ms
Then About HSBC page should open817ms
Scenario executed on Samsung Galaxy S7 Edge with OS version Android 7.0 on Chrome
Attachment 1 (image)

After Hooks.closeSession(Scenario)

Before Hooks.startSession(Scenario)
Scenario: To verify HSBC Our purpose page is loading sucessfully
Given hsbc website page is open15s 939ms
When user clicks on the our purpose link05s 827ms
Then Our purpos page should open811ms
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at automation.stepdefs.HSBCWebStep.display_online_banking_page(HSBCWebStep.java:69)
at ✽.Then Our purpos page should open(HSBCWeb1.feature:12)
Scenario executed on Samsung Galaxy S7 Edge with OS version Android 7.0 on Chrome
Attachment 1 (image)

After Hooks.closeSession(Scenario)